|
Code Co-op is the peer-to-peer revision control system made by Reliable Software. ==Distinguishing features== Code Co-op is a distributed revision control system of the replicated type. It uses peer-to-peer architecture to share projects among developers and to control changes to files. Instead of using a centralized database (the repository), it replicates its own database on each computer involved in the project. The replicas are synchronized by the exchange of (differential) ''scripts''. The exchange of scripts may proceed using different transports, including e-mail (support for SMTP and POP3, integration with MAPI clients, Gmail) and LAN. Code Co-op has a built-in peer-to-peer wiki system, which can be used to integrate documentation with a software project. It is also possible to create text-based Wiki databases, which can be queried using simplified SQL directly from wiki pages. 抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)』 ■ウィキペディアで「Code Co-op」の詳細全文を読む スポンサード リンク
|